home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x32.msi / Data1.cab / _EB365F291C01446F98C42FA396DDBD5C < prev    next >
Text File  |  2008-06-28  |  5KB  |  127 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>Form1</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>Form1</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>488</width>
  12.             <height>317</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>Form1</string>
  17.     </property>
  18.     <grid>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <widget class="QLabel" row="0" column="1">
  23.             <property name="name">
  24.                 <cstring>textLabel1</cstring>
  25.             </property>
  26.             <property name="sizePolicy">
  27.                 <sizepolicy>
  28.                     <hsizetype>3</hsizetype>
  29.                     <vsizetype>4</vsizetype>
  30.                     <horstretch>0</horstretch>
  31.                     <verstretch>0</verstretch>
  32.                 </sizepolicy>
  33.             </property>
  34.             <property name="margin">
  35.                 <number>0</number>
  36.             </property>
  37.             <property name="text">
  38.                 <string>Clic&k the check box next to any file or folder you want to back up</string>
  39.             </property>
  40.             <property name="alignment">
  41.                 <set>AlignTop|AlignLeft</set>
  42.             </property>
  43.             <property name="buddy" stdset="0">
  44.                 <cstring>tvFileBrowser</cstring>
  45.             </property>
  46.         </widget>
  47.         <spacer row="1" column="0">
  48.             <property name="name">
  49.                 <cstring>spacer4</cstring>
  50.             </property>
  51.             <property name="orientation">
  52.                 <enum>Horizontal</enum>
  53.             </property>
  54.             <property name="sizeType">
  55.                 <enum>Fixed</enum>
  56.             </property>
  57.             <property name="sizeHint">
  58.                 <size>
  59.                     <width>10</width>
  60.                     <height>16</height>
  61.                 </size>
  62.             </property>
  63.         </spacer>
  64.         <spacer row="1" column="2">
  65.             <property name="name">
  66.                 <cstring>spacer4_2</cstring>
  67.             </property>
  68.             <property name="orientation">
  69.                 <enum>Horizontal</enum>
  70.             </property>
  71.             <property name="sizeType">
  72.                 <enum>Fixed</enum>
  73.             </property>
  74.             <property name="sizeHint">
  75.                 <size>
  76.                     <width>10</width>
  77.                     <height>16</height>
  78.                 </size>
  79.             </property>
  80.         </spacer>
  81.         <widget class="QLabel" row="3" column="1">
  82.             <property name="name">
  83.                 <cstring>GoNextTip</cstring>
  84.             </property>
  85.             <property name="text">
  86.                 <string>To continue, click <b>Next</b></string>
  87.             </property>
  88.             <property name="alignment">
  89.                 <set>AlignVCenter|AlignLeft</set>
  90.             </property>
  91.         </widget>
  92.         <widget class="CFileBrowserTreeView" row="1" column="1">
  93.             <property name="name">
  94.                 <cstring>tvFileBrowser</cstring>
  95.             </property>
  96.             <property name="AutoChangeParentState">
  97.                 <bool>false</bool>
  98.             </property>
  99.             <property name="DisplayFilter" stdset="0">
  100.                 <set>eShowHiddenNames|eRemoveDotDirs|eDirs</set>
  101.             </property>
  102.             <property name="ShowCheckBox" stdset="0">
  103.                 <bool>true</bool>
  104.             </property>
  105.             <property name="whatsThis" stdset="0">
  106.                 <string>Here you can see a list of all partitions (both mounted and unmounted) available in the system. Mark a checkbox opposite a file, folder or even a whole partition to build up contents of the future backup image.<br><b>Warning!</b> You are going to make a file-level backup of your data. Due to its nature <b>no service data of the file system (the first track, MBR, etc.) will be processed</b>. Thus do not use this feature to back up a system partition or specific software that keeps hidden data in the on-disk service area.</string>
  107.             </property>
  108.         </widget>
  109.     </grid>
  110. </widget>
  111. <connections>
  112.     <connection>
  113.         <sender>tvFileBrowser</sender>
  114.         <signal>ItemStateChanged(QListViewItem*)</signal>
  115.         <receiver>Form1</receiver>
  116.         <slot>OnItemStateChanged(QListViewItem*)</slot>
  117.     </connection>
  118. </connections>
  119. <slots>
  120.     <slot>OnItemStateChanged(QListViewItem*)</slot>
  121. </slots>
  122. <layoutdefaults spacing="6" margin="0"/>
  123. <includehints>
  124.     <includehint>filebrowserlist.h</includehint>
  125. </includehints>
  126. </UI>
  127.